const go/types._InvalidIndirection
3 uses
go/types (current package)
errorcodes.go#L461: _InvalidIndirection
expr.go#L1598: check.invalidOp(x, _InvalidIndirection, "cannot indirect %s", x)
expr.go#L1602: check.invalidOp(x, _InvalidIndirection, "pointers of %s must have identical base types", x)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)